Skip to content

Add support for raw queries#61

Open
SH-Exact wants to merge 2 commits intomasterfrom
raw_queries
Open

Add support for raw queries#61
SH-Exact wants to merge 2 commits intomasterfrom
raw_queries

Conversation

@SH-Exact
Copy link
Copy Markdown
Contributor

This PR adds support for "raw queries" when using the query language. The type of where of a SomeQuery cannot depict alle possible operations of the weclapp's REST API therefor a string can be passed now which depicts the complete filter.
In this context tests are added which also cover type safety. It has to be taken into account that the SDK can be generated for usage with and without the query language which results in different types.
Therefor the eslint, rollup and vitest config are adapted and several npm scripts are introduced to be able to execute tests depending on the currently generated SDK.
Addtionally the README was updated.

feat: allow raw queries for where filter

Adapted types and functions
Added tests
Updated dependencies safely
Adapted github workflow
Add support for tests with and without query language
@SH-Exact SH-Exact self-assigned this Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant